home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19960425-19960715 / 000050_news@columbia.edu _Wed May 8 16:47:08 1996.msg < prev    next >
Internet Message Format  |  1996-07-26  |  2KB

  1. Return-Path: news@columbia.edu
  2. Received: from apakabar.cc.columbia.edu (apakabar.cc.columbia.edu [128.59.35.159]) by watsun.cc.columbia.edu (8.7.5/8.7.3) with ESMTP id QAA20823 for <kermit.misc@watsun>; Wed, 8 May 1996 16:47:07 -0400 (EDT)
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.7.5/8.7.3) id QAA29773 for kermit.misc@watsun; Wed, 8 May 1996 16:47:05 -0400 (EDT)
  4. Path: news.columbia.edu!sol.ctr.columbia.edu!news.uoregon.edu!vixen.cso.uiuc.edu!newsfeed.internetmci.com!news.kei.com!nntp.coast.net!inquo!in-news.erinet.com!bug.rahul.net!rahul.net!a2i!samba.rahul.net!rahul.net!a2i!dold.a2i!dold
  5. From: Clarence Dold <dold@rahul.net>
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: How to run sz & rz within Unix Kermit
  8. Date: 8 May 1996 15:11:32 GMT
  9. Organization: a2i network
  10. Lines: 18
  11. Message-ID: <4mqdj4$r9o@samba.rahul.net>
  12. References: <Dr1Hxq.B75@cadserv1.tedix.sccsi.com> <4mqdbc$r40@samba.rahul.net>
  13. NNTP-Posting-Host: foxtrot.rahul.net
  14. NNTP-Posting-User: dold
  15. X-Newsreader: TIN [version 1.2 PL2]
  16.  
  17. Clarence Dold (dold@rahul.net) wrote:
  18.  
  19. : The only time sz is of value is when you are connecting to a source that
  20. : doesn't offer a good kermit implementation.  In those cases, I use:
  21.  
  22. : define rz !time rz \%1 \%2 \%3 <&\v(ttyfd) >&\v(ttyfd)
  23. : define sz !time sz \%1 \%2 \%3 <&\v(ttyfd) >&\v(ttyfd)
  24.  
  25. What I forgot to mention, since I don't use this much, is that the screen
  26. display from sz is poor, and on small files, you really can't tell if the
  27. file transferred or not.  The display is only updated modulo blocksize.
  28. On large files, the reported transfer from the updating display is always
  29. the nearest blocksize below the file size.
  30.  
  31. -- 
  32. ---
  33. Clarence A Dold - dold@rahul.net
  34.                 - Pope Valley & Napa CA.